home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / whatl275.zip / WHATLINE.DOC < prev    next >
Text File  |  1991-08-26  |  13KB  |  268 lines

  1.         WhatLine v 2.75              Introduction         
  2.                 
  3.         WhatLine is a utility designed to squeeze the most out of a 
  4.         single telephone line.   Equipment that required dedicated 
  5.         lines can now share a single line and save money.  Use up to 
  6.         three phone numbers on one telephone line.
  7.         
  8.         WhatLine with One phone number:
  9.         
  10.         Your answering machine or FAX machine can share the line with 
  11.         a modem.  The answering machine will pick up messages in the 
  12.         normal manner.   When you call in with your remote PC, WhatLine
  13.         will have your Modem answer the line or execute any program you     
  14.         prefer.  
  15.                 
  16.         WhatLine with Multiple phone numbers:
  17.         
  18.         People, Fax, Modem, answering machine, voice mail can share a 
  19.         single phone line.  Dedicate  phone numbers not phone lines. 
  20.         WhatLine identifies the three different ring patterns used by 
  21.         the Identa*Ring service offered by the Telephone Company.  
  22.         WhatLine will execute a program based on which phone number 
  23.         was dialed.  Identa*Ring is a service mark of Bell Atlantic 
  24.         and may have a different name in your area.
  25.         
  26.         WhatLine's Time Event feature:
  27.         
  28.         The Time Event feature will execute any program at the time 
  29.         specified with the  /T=hh:mm  start-up  option.   WhatLine 
  30.         monitors calls as described above until a Time Event occurs, 
  31.         then your computer will execute a program(s) of your choice. 
  32.         Call remote computer systems and pick up or send Email when 
  33.         telephone cost are lowest,  do backups or run your aquarium 
  34.         program that puts the little fish on the screen.  When the 
  35.         Time Event is complete, WhatLine will wait for more incoming 
  36.         calls.  
  37.         
  38.         Miscellaneous:
  39.         
  40.         Delay WhatLine from passing control to a device / program so 
  41.         you can answer the phone yourself, then use Release when you 
  42.         want WhatLine to handle the calls.   Delay only the phone 
  43.         line(s) you chose, other dialed phone numbers will be handled 
  44.         by WhatLine.
  45.         
  46.                  
  47.         I use WhatLine to manage one phone line with two telephone 
  48.         numbers.  I run two different configurations of Watson Voice 
  49.         Information Systems by Natural Micro Systems,  one system for 
  50.         my use and one for a client.   Each has voice mail, file 
  51.         transfers  and  interactive  Voice Information Systems.  Daily 
  52.         reports and disk `housekeeping' are run as a Time Event.
  53.          
  54.         WhatLine v 2.75               Start up Options
  55.         
  56.         
  57.         Syntax    C>WHATLINE /p /QL=x /RS=x /RL=x /Dn=r /A /B /T=hh:mm 
  58.                   Replace lower case letters with a decimal number.
  59.         
  60.         /p        The number of your Com Port  [1 to 4].  WhatLine   
  61.                   defaults to Com1: if omitted.
  62.         
  63.         /QL=x     Used to fine tune the Quiet Long period response.  
  64.                   x  is a time value in seconds.  x is a minimum value 
  65.                   the default is 3.  This option is not normally 
  66.                   needed and is provided for timing variations that 
  67.                   may occur with some telephone systems.
  68.         
  69.         /RS=x     Used to fine tune the Ring Short period response.  
  70.                   x is a Maximum value.  The default is 1.25 
  71.                   seconds.   This option is not normally needed and is 
  72.                   provided for timing variations that may occur with 
  73.                   some telephone systems.
  74.         
  75.         /RL=x     Used  to fine tune the Ring Long period response.  x 
  76.                   is a Minimum value.  The default is 1.3 seconds.  
  77.                   This option is not normally needed and is provided 
  78.                   for timing variations that may occur with some 
  79.                   telephone systems.
  80.         
  81.         /B        Bypass the opening screen.  Use this option if you 
  82.                   start WhatLine from a batch  file.
  83.         
  84.         /A        Use to share phone Line1 with a Answering or 
  85.                   Fax machine and Modem or other program.
  86.         
  87.         /T=hh:mm  Time Event executes WLT.BAT at a set time.  Time
  88.                   hh:mm must be in 24 hr. format.  A Time Event will 
  89.                   repeat daily until reset.
  90.         
  91.         /Dn=r     Delays passing control for r number of rings when
  92.                   phone number n is called.  May be used more than 
  93.                   once on the command line to delay more than one 
  94.                   phone number.  Has no effect if used with /A.
  95.         
  96.         
  97.         /U        User test mode.  Is WhatLine compatible with your modem.
  98.         
  99.           
  100.         /DTR      Do not set DTR at start up.  
  101.                                    
  102.  
  103.        WhatLine v 2.75      Files used by WhatLine
  104.         
  105.         WHATLINE.EXE    The executable program file 
  106.         WLT.Bat         Holds commands to run with Time Event
  107.         LINE1.BAT       Holds commands to run for phone number 1 
  108.         LINE2.BAT       Holds commands to run for phone number 2 
  109.         LINE3.BAT       Holds commands to run for phone number 3 
  110.         WHATLINE.DOC    This file
  111.         
  112.         Using WhatLine
  113.         
  114.         Commands to be executed when each phone number is dialed are 
  115.         placed in corresponding batch files.  When phone number 1 is 
  116.         dialed, LINE1.BAT executes.   When all commands and or 
  117.         programs in LINE1.Bat are completed,  control returns to WhatLine.  
  118.         LINE2.BAT  and  LINE3.BAT hold the commands and or programs to
  119.         be executed for phone numbers 2 or 3, respectively.   WLT.BAT       
  120.         contains the commands and or programs to execute as a Time Event
  121.         when set with the /T=hh:mm start-up option.   Programs must
  122.         start-up and terminate unattended if you want control to return
  123.         to WhatLine.  I use BitCom from Bit Software for modem              
  124.         communications, the script language is easy to use and allows 
  125.         for unattended operation.   
  126.         
  127.         When WhatLine is loaded the display window shows the current 
  128.         time and the com port being monitored.  As calls are 
  129.         processed the display window is updated with the time and 
  130.         date of the last call, and the total calls for each of three 
  131.         possible phone  numbers.  The display window relocates every 
  132.         minute to prevent screen burn-in.  
  133.         
  134.         F1:Help      Show a list of options available to you, press 
  135.                      F1 again to clear the help line.
  136.         
  137.         F2:Hold      Use this function to hold WhatLine from passing 
  138.                      control to the LINEn.BAT file when one or more 
  139.                      phone number is called.  This is good for those 
  140.                      times  you may want to answer the phone manually. 
  141.                      The display window will indicate which line(s) 
  142.                      is on-hold.
  143.         
  144.         F3:Release   Use this function to Release a line placed on 
  145.                      hold with F2.  WhatLine will then pass control 
  146.                      according to the value set with the /Dn=r start-
  147.                      up option.
  148.         
  149.         F4:DOS       Use this to execute DOS commands or programs.  
  150.                      Type Exit to return to WhatLine.
  151.         
  152.         ESC:Quit     Terminates WhatLine and returns to DOS.       
  153.         
  154.         
  155.         WhatLine v 2.75
  156.         
  157.         To share one phone number with an answering or Fax machine 
  158.         and a modem, you must use the /A start-up option.  Place the 
  159.         commands and/or programs to be executed in LINE1.BAT.  Set 
  160.         your answering machine to answer on the fourth ring,  when 
  161.         the phone rings the answering machine will pick up messages 
  162.         in the normal manner.  When you want to connect to your 
  163.         modem, dial your telephone number, let the phone ring twice, 
  164.         then hang up.  Wait 8 seconds and call back, WhatLine will 
  165.         load  your modem software.    When you finish The 
  166.         telecommunication session, or if you do not call back within 
  167.         60 seconds, WhatLine will have the answering machine answer 
  168.         the phone.
  169.                          
  170.         This program works with Hayes compatible modems. WhatLine 
  171.         does not control the modem or change any settings.  WhatLine 
  172.         monitors the UART chip for telephone line status.
  173.         
  174.         If you are using a PC with a very slow access disk drive,  
  175.         using a RAM drive like VDISK.SYS will speed up overall 
  176.         response time.  If you use a RAM drive, be sure to backup any 
  177.         files that are changed.  If power is lost or your system 
  178.         crashes, all data on the RAM drive will be lost.  Use the 
  179.         Time Event feature to automatically backup these files to a 
  180.         physical disk drive.  
  181.         
  182.         The examples in this document illustrate some of the ways 
  183.         that WhatLine can be used.  WhatLine is not limited to these 
  184.         suggested applications.  Please let me know how you are using 
  185.         WhatLine, or what other features would be useful in future 
  186.         releases.
  187.         
  188.         This  program is distributed as Shareware.  You may copy and 
  189.         distribute this program freely.  Since I have been using 
  190.         WhatLine, my monthly telephone savings has been more than 
  191.         the $20.00 Registration fee.
  192.         
  193.         Users of WhatLine are required to register their copy.  Upon 
  194.         registration you will receive a disk with the latest version 
  195.         of WhatLine and some other Utilities you may find useful. My 
  196.         lawyer asked me to mention that I am not liable for anything 
  197.         that may result from your use of this product.
  198.         
  199.        If you have trouble
  200.        
  201.        If the address of your Modem Status Register is 3FE hex for COM1
  202.        or 2FE hex for COM2 and Bit 6 is the Ring Indicator Bit Whatline
  203.        2.75 should work on your system.
  204.  
  205.        Try WhatLine /U and ring the phone line WhatLine is monitoring. 
  206.        If the words RING and QUIET appear at the proper times WhatLine
  207.        2.75 will work on your system.
  208.       WhatLine 2.75
  209.  
  210.        With the /U start up switch active and the Last Call display on
  211.        screen, ring the phone.  A RingTime value will be displayed. 
  212.        This is the duration of the ring period in seconds.  This time
  213.        period may not be a constant value.  Repeat this a few times for
  214.        Line1 and Line2 to come up with a average value.  Use these average
  215.        values to help determine the RingLong and RingShort settings below. 
  216.        A LINEn.BAT file with no commands in it will make this process very
  217.        easy.
  218.  
  219.        The value of x for /RL=x must be less than Long-Ring time for Line1
  220.        and greater than the Short-Ring time for Line2.  
  221.  
  222.        The value of x for /QL=x must be less than then the Quiet-Long time
  223.        for Line1 and greater than the Quiet-Short time for Line2.
  224.  
  225.        The value of x for /RS=x must be greater than the Ring-Short time for 
  226.        Line2. 
  227.  
  228.        Try changing these values in small steps until you get some sort of  
  229.        reaction.
  230.  
  231.         Send Your $20.00 Registration fee to:
  232.                                  
  233.                      WhatLine 2.75
  234.                      Advance Systems
  235.                      215 W Amosland Rd.
  236.                      Norwood, PA  19074-1502
  237.  
  238.  
  239.      AUTOMATIC LINE SWITCHES
  240.  
  241.        Advance Systems is an authorized vendor for the LYNX Line Switches.
  242.  
  243.        RingDetector:  Uses the `Distinctive Ring Pattern' to automatically
  244.                       route incoming calls to attached telephone devices.
  245.                       One Line IN with either TWO or FOUR Ports OUT.  Plug
  246.                       RingDector into the telephone wall jack then plug in
  247.                       the FAX, Phone, Modem or other Telephone device.
  248.  
  249.                    ___             /FAX - Phone Number 1         
  250.                   |   | __________/                          
  251.   1 Phone Line    | R | ___________/ANSWERING MACHINE - Phone Number 2
  252.    ------------->>| D | ___________                         
  253.   4 Phone Numbers |___| _________  \TELEPHONE - Phone Number 3
  254.                                   \  
  255.                                     \MODEM - Phone Number 4
  256.  
  257.  
  258.   4 PORT $149.00        2 PORT  $89.00          PA orders add 6% Sales Tax. 
  259.    
  260.  
  261. Prices on 8/26/91, subject to availability and change.         215 532-0950 
  262.       
  263.  
  264.                       
  265.  
  266.  
  267.  
  268.